html { scroll-behavior: smooth;}

@media (min-width: 768px) {
    #frame-179:has(+ #frame-188) #frame-card-179 {
        margin-bottom: unset !important;
    }
    #frame-card-188 > div > nav > ol {
        border-radius: 0 0 10px 10px;
    }
}

#ccFooterArea {
    background-color: #003977;
}

.custom-footer {
    color: #ffffff;
}

.navbar-dark .navbar-brand {
    font-family: 'HG正楷書体-PRO', Helvetica, Arial, sans-serif;
    color: #fff;
}

.custom-notice .card-body a.ml-2 {
    display: none;
}

.custom-notice .border-top {
    background-color: #fff3cd;
    font-weight: bold;
}

.custom-notice .border-top::before {
    content: '\f0a1';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    align-content: center;
    vertical-align: middle;
    align-items: center;
    color: red;
    position: relative;
}

.custom-notice .mt-2 {
    margin-top: 0rem !important;
}

.custom-notice .mt-4 {
    margin-top: 1rem !important;
}